home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global gmtype, gvol
- if the machineType = 256 then
- set gmtype to 1
- if the quickTimePresent = 0 then
- alert("QuickTime for Windows テ邃「テ韻テ嘉ャテ厩テ曳テ
[テ嘉」" & RETURN & "テナステテ催ニ津ツ「テ窶ケテテセテテ津③")
- quit()
- end if
- if the colorDepth < 16 then
- alert("テェFテェ[テャxテツ 32,000 テェFテ ツサティ窶榲窶ヲテェ窶コテュテ凝ツ敕ッナ禿ァXテツオテツサテツ「テテ" & RETURN & "テォNテアテヲテ窶ヲテッ¥テゥツカテナステテ催窶ケテテセテテ津③" & RETURN & "32,000 テェFテ ツサティ窶榲窶ヲテェ窶コテュテ凝テ敕テ暗テ敕テ暗ツアテテ静ツ敕ツョテ、ツゥテツテツオテ窶ケテテ敕③")
- end if
- else
- set gmtype to 0
- if the colorDepth <> 16 then
- set the colorDepth to 16
- if the colorDepth < 16 then
- set the colorDepth to 32
- if the colorDepth < 16 then
- alert("テ嘉テ泳テ運テテεッ¥テゥツカテェFテェテョテテ陛②32,000 テェFテ ツサティ窶榲ッKテウvテツシテテ敕③")
- quit()
- exit
- end if
- end if
- end if
- end if
- set the visible of sprite 1 to 1
- set the cursor of sprite 1 to [member "YUBI", member "YUBIM"]
- set the text of member "fDeleteMovie" to "START"
- set the text of member "fPhotoFolder" to "1"
- set the text of member "fPhotoCount" to "1"
- set the text of member "fMovieNumber" to "1"
- set the text of member "fQTVRSts" to "0"
- set the text of member "fQTVRHotSpot" to "0"
- set the text of member "fQTVRPanAngle" to "0"
- set the text of member "fQTVRTiltAngle" to "0"
- set gvol to 4
- set the soundLevel to gvol
- end
-